Top "Format" questions

It may refer to text formatting, content format, file format, document file format, etc.

TimeField format in Django template

I'm writing an application in Django and using several TimeFields in a model. I only want to work with the …

django format timefield
Parse DateTime in c# from strange format

if i have a datetime string in a weird format, such as YYYY##MM##DD HH**M**SS, how can …

c# datetime parsing format culture
JavaFX Table Cell Formatting

TableColumn<Event,Date> releaseTime = new TableColumn<>("Release Time"); releaseTime.setCellValueFactory( new PropertyValueFactory<Event,Date>("…

format render cell javafx-2
Is it possible to specify custom error log format on Nginx?

I can specify custom log format for access_log on Nginx, but it doesn't work for error_log. Is there …

logging format nginx error-logging
Robots.txt - What is the proper format for a Crawl Delay for multiple user agents?

Below is a sample robots.txt file to Allow multiple user agents with multiple crawl delays for each user agent. …

format web-crawler robots.txt agents
Angular2 date pipe does not work in IE 11 and edge 13/14

I'm using Angular 2.0 final, and I have an incorrect format of dates when I add hours and minutes in the …

datetime angular format pipe internet-explorer-11
How to auto format JSON on save in Vim

To be honest go has spoiled me. With go I got used to having a strict formatting standard that is …

json vim format lint
How to correctly convert an NSDictionary to a json format , in iOS?

I am trying to send to my server a json file. The json format should look exactly like this: { "eventData": { "…

ios json format nsdictionary
Java convert any integer to 4 digits

This seems like an easy question. One of my assignments basically sends a time in military format (like 1200, 2200, etc) to …

java integer format zero-pad
Attribute values for product variations

I'm facing a big problem with product variations and their attributes in woocommerce. I'm trying to display a table with …

attributes format woocommerce product variation